home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
util
/
shell
/
ViNCEd.lha
/
ViNCEd
/
Include
/
proto
/
titlebarimage.h
next >
Wrap
C/C++ Source or Header
|
1998-09-27
|
215b
|
8 lines
#ifndef PROTO_TITLEBARIMAGE_H
#define PROTO_TITLEBARIMAGE_H
#include <exec/types.h>
extern struct Library *TitlebarImageBase;
#include <clib/titlebarimage_protos.h>
#include <pragmas/titlebarimage_pragmas.h>
#endif